CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 网上书店

搜索资源列表

  1. jspEshuShop

    0下载:
  2. 使用JSP和Java Bean来构建一个网上书店。本章介绍的例子可以分成两大部分,第一部分是普通程序,用于客户在网上选购图书,第二部分是管理程序,用于在服务器端处理客户的定单。-JSP and Java Bean to use to build an online bookstore. This chapter describes the example can be divided into two major parts, the first part of the general proc
  3. 所属分类:Java Develop

    • 发布日期:2017-06-03
    • 文件大小:15111568
    • 提供者:陈松
  1. 528436301

    0下载:
  2. JAVA语言是目前Internet上大型的WEB应用程序开发时使用得最热门的编程语言,本文描述了JAVA和JSP技术的特点以及在互联网上的使用情况,介绍这两种技术的重要编程方法和两者之关的联系,同时也会应用相关的Struts框架,并完成一个基于这种技术的网上书店系统。-At present JAVA is the hottest programming language for WEB development, This text described the characteristics of
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:587626
    • 提供者:jgwang
  1. jspbookshopsql

    0下载:
  2. 是一个用java做的网上书店系统数据库采用SQL Server2-Is a java to do with the online bookstore system database using SQL Server2000
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1339073
    • 提供者:钟楠
  1. ShoppingBook

    0下载:
  2. java 版网上书店购物网站,仅供交流学习-java shoppingBook
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1782802
    • 提供者:ll
  1. WebShop

    0下载:
  2. 用Java编写的网上书店系统,使用框架编写,MSSQL2005数据库,用MyEclipse编写。-With the online bookstore system written in Java, using the framework of the preparation, MSSQL2005 database, using MyEclipse write.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1911945
    • 提供者:张人文
  1. wangshangshudian

    0下载:
  2. 是用java编的网上书店管理系统 要下载找我练习-Is compiled java online bookstore management system to download the practice come to me
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3742954
    • 提供者:laichenhu
  1. xiabookstore

    0下载:
  2. 使用JSP和Java Bean来构建一个网上书店,用于在服务器端处理客户的定单。-The use of JSP and Java Bean to build an online bookstore, used in server-side processing customer orders.
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:560099
    • 提供者:xiafei57688
  1. Struts

    0下载:
  2. 基于struct结构的框架开发,Java源码,使用MyEclipse工具做成的网上商城(书店)系统。。是《Struts》这本书附带的光盘里拷来的源代码。声明作者有版权请勿盗用。-Struct structure-based framework for the development, Java source code, use the MyEclipse tools made online mall (bookstore) system. . Is the " Struts"
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-15
    • 文件大小:3759560
    • 提供者:余盼盼
  1. jspshop

    0下载:
  2. 网上书店,简单的基于web的jsp+java+tomcat制作的网上书店,附有数据库-Online bookstore, a simple web-based jsp+ java+ tomcat produced on-line bookstore with a database
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-24
    • 文件大小:580107
    • 提供者:洪京学
  1. javaEEOnlinebookstore

    1下载:
  2. 本实例是是一个用javaEE技术编写的网上书店系统,从简单的servlet,到jsp,到Ejb技术。很方便新手学习java-This case is a compilation of javaEE technology with online bookstore system, from the simple to the JSP, servlet to Ejb technology. Novice javaEE study is very convenient
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-01-03
    • 文件大小:3807814
    • 提供者:吴宗安
  1. BooksShopping

    0下载:
  2. 基于S2SH3开发的网上书店,适合Java Web初学者学习
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2225651
    • 提供者:brucend
  1. bookshop

    0下载:
  2. 网上书店系统,运用java和sevelet编写 简单而实用-Bookshop in the net which is writen by java.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:964132
    • 提供者:金爱芳
  1. estore_jsp

    0下载:
  2. 本源码是一个网上书店的jsp实现,数据库是用的Oracle,对Java web初学者有很好的帮助;-The source is an online bookstore jsp implementation, the database is used by Oracle, on the Java web has a good help for beginners
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-16
    • 文件大小:4574610
    • 提供者:吴小飞
  1. bookstore

    0下载:
  2. 基于B/S框架的网上书店系统 采用JAVA语言和SQL数据库-Based on B/S framework for online bookstore system uses the JAVA language and SQL database
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:648906
    • 提供者:王雷
  1. superstore

    0下载:
  2. 标准的jsp+servlet的网上书店,适合java Web开发人员学习参考.-a java web application of net store for jsp and servlet
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-17
    • 文件大小:4596467
    • 提供者:朱贤军
  1. book_store

    0下载:
  2. 基于mvc三层结构的网上书店,使用Java、jsp开发-Mvc-based three-tier structure of the online bookstore
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-28
    • 文件大小:401181
    • 提供者:gaoke
  1. jspbookstore

    0下载:
  2. jsp编写的网上书店后台,在jdk6.0下调试运行成功-a bookstore developed by java,it can run based on jdk 6.0
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-21
    • 文件大小:36410133
    • 提供者:阳光依旧
  1. bookshoponline

    0下载:
  2. 用Java代码编写的网上书店程序,作为一个网上交易的平台 更方便的为商家及客户服务。这是最初的版本,以后的功能强大版本继续上传。-Coding with Java programs online bookstore, an online trading platform, as more convenient for the business and customer service. This is the first version, after a powerful version to
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-19
    • 文件大小:5461048
    • 提供者:cl
  1. 59564331login

    0下载:
  2. 网上书店登录界面设计,JAVA代码,JSP页面-Online Bookstore login interface design, JAVA code, JSP pages
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:639838
    • 提供者:xfd
  1. shudianzhiweiwangcheng

    0下载:
  2. 实现书店的一些功能,一个网上书店的中间代码,可以作为参考,能实现数据库与java之间的连接。-Some of the features to achieve bookstore, an online bookstore in the middle of the code can be used as reference to achieve the connection between database and java.
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:11529
    • 提供者:xuyanjun
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com